module NyanCatFormat::Music

def nyan_mp3

def nyan_mp3
  File.expand_path('../../../data/nyan-cat.mp3', __FILE__)
end