# File lib/spec/runner/formatter/base_formatter.rb, line 7 def initialize(options, where) @options = options @where = where end