class Spec::Runner::Formatter::BaseFormatter

def initialize(options, where)

def initialize(options, where)
  @options = options
  @where = where
end