Method: RSpec::Core::Example::Procsy#example
- Defined in:
- lib/rspec/core/example.rb
permalink #example ⇒ void (readonly)
The RSpec::Core::Example instance.
333 334 335 |
# File 'lib/rspec/core/example.rb', line 333 def example @example end |