method
new
new(options, where)
public
Hide source
# File lib/spec/runner/formatter/nested_text_formatter.rb, line 8 def initialize(options, where) super @previous_nested_example_groups = [] end