# File lib/mocha/mockery.rb, line 144
def
logger
@logger
||=
Logger
.
new
(
$stderr
)
end