class Guard::Middleman

def initialize(watchers = [], options = {})

def initialize(watchers = [], options = {})
  super
  @options = options
end