class Guard::RSpec::Runner::NoCmdOptionError

def initialize

def initialize
  super "No cmd option specified, unable to run specs!"
end