# File lib/mocha/inspect.rb, line 14
14:
def
mocha_inspect
15:
inspect
.
gsub
(
/\"/
,
"'"
) 16:
end