class RSpec::Core::NullReporter
# Used in place of a {Reporter} for situations where we don’t want reporting output.
@private
def method_missing(*)
def method_missing(*) # ignore end
# Used in place of a {Reporter} for situations where we don’t want reporting output.
@private
def method_missing(*) # ignore end