# File lib/mocha/debug.rb, line 8
def
self
.
puts
(
message
)
warn
(
message
)
if
OPTIONS
[
'debug'
]
end