module RSpec1
module RSpec2
nyan-cat-formatter
0.0.8
global
# start
def start input super kernel.system("afplay '#{ROOT}/data/nyan-cat.mp3' &") if osx? end