module RSpec::Matchers::BuiltIn::CaptureStderr

def self.name

def self.name
  'stderr'
end