# File lib/rspec/expectations/backward_compatibility.rb, line 5 def const_missing(name) name == :Rspec ? RSpec : super(name) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.