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