class Spec::Runner::Formatter::NestedTextFormatter

def initialize(options, where)

def initialize(options, where)
  super
  @previous_nested_example_groups = []
end