# File lib/gist/manpage.rb, line 42
def
groff?
system
(
"which groff > /dev/null"
)
end