class Grape::Presenters::Presenter

def self.represent(object, **_options)

def self.represent(object, **_options)
  object
end