# File lib/coveralls/output.rb, line 39
def
output
(
defined?
(
@output
)
&&
@output
)
||
$stdout
end