# File lib/grape/presenters/presenter.rb, line 4
      def self.represent(object, **_options)
        object
      end