class RSpec::Expectations::FailureAggregator

def other_errors

def other_errors
  @other_errors ||= []
end