# File lib/librarian/ui.rb, line 47
def
error
(
message
=
nil
)
@shell
.
say
(
message
||
yield
,
:red
)
end