# File lib/grape_entity/delegator/base.rb, line 7
        def initialize(object)
          @object = object
        end