class RSpec::Support::ObjectFormatter

def self.format(object)

def self.format(object)
  default_instance.format(object)
end