# File lib/rspec/core/world.rb, line 9 def description reject { |k, v| RSpec::Core::Configuration::CONDITIONAL_FILTERS[k] == v }.inspect.gsub(PROC_HEX_NUMBER, '').gsub(PROJECT_DIR, '.').gsub(' (lambda)','') end
# File lib/rspec/core/world.rb, line 21 def empty? super rescue false end
Generated with the Darkfish Rdoc Generator 2.