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