module NyanCat
module NyanCat::Common
module NyanCatFormat
module NyanCatFormat::Helpers
module NyanCatFormat::InstaFail
module NyanCatFormat::Music
module NyanCatFormat::Verbose
module NyanCatFormat::Wide
class RSpec1
class RSpec2
class RSpec3
nyan-cat-formatter
0.12.0
# example_started
def example_started(example) super(example) @example_name = example.full_description end