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