# File lib/mocha/inspect.rb, line 13 def mocha_inspect "[#{collect(&:mocha_inspect).join(', ')}]" end