# File lib/grape_entity/delegator/hash_object.rb, line 5
        def delegate(attribute)
          object[attribute]
        end