module NyanCatFormat::Music

def platform

def platform
  @platform ||= RUBY_PLATFORM
end