Method: RSpec::Core::Example::Procsy#example

Defined in:
lib/rspec/core/example.rb

#examplevoid (readonly)

The RSpec::Core::Example instance.

[View source]

333
334
335
# File 'lib/rspec/core/example.rb', line 333

def example
  @example
end