class Bacon::Specification

def run

def run
  @context.mocha_setup
  run_before_mocha
end