# File lib/thor/shell/basic.rb, line 93
def
no?
(
statement
,
color
=
nil
)
!
yes?
(
statement
,
color
)
end