# File lib/spec/matchers/has.rb, line 22 def description "have key #{@args[0].inspect}" end
# File lib/spec/matchers/has.rb, line 14 def failure_message_for_should "expected ##{predicate(@expected)}(#{@args[0].inspect}) to return true, got false" end
Generated with the Darkfish Rdoc Generator 2.