class RSpec::Support::ObjectFormatter::UninspectableObjectInspector

def inspect

def inspect
  "#<#{klass}:#{native_object_id}>"
end