# File lib/grape_entity/delegator/openstruct_object.rb, line 5
        def delegate(attribute)
          object.send attribute
        end