class Minitest::BacktraceFilter

def initialize regexp = MT_RE # :nodoc:

:nodoc:
def initialize regexp = MT_RE # :nodoc:
  self.regexp = regexp
end