class RSpec::Core::Example::Procsy

def inspect

Other tags:
    Private: -
def inspect
  @example.inspect.gsub('Example', 'Example::Procsy')
end