class Grape::Formatter::Base

def self.call(_object, _env)

def self.call(_object, _env)
  raise NotImplementedError
end