[Source]
# File lib/mocha/inspect.rb, line 30 30: def mocha_inspect 31: "#{inspect} (#{to_f} secs)" 32: end
[Validate]