# File lib/nyan_cat_format/music.rb, line 8
def
linux?
platform
.
downcase
.
include?
(
'linux'
)
end