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