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