class RSpec::Support::ObjectFormatter::InspectableObjectInspector

def inspect

def inspect
  object.inspect
end