# File lib/coveralls/output.rb, line 43
def
no_color?
(
defined?
(
@no_color
))
&&
@no_color
end