# File lib/fssm/support.rb, line 40
def
linux?
RbConfig
::
CONFIG
[
'target_os'
]
=~
/linux/i
end