# File lib/rhc/helpers.rb, line 326
def
mac?
;
RbConfig
::
CONFIG
[
'host_os'
]
=~
/^darwin/
end