Contains definition of the call<> transform.
namespace boost { namespace proto { template<typename T> struct call; } }