module RSpec::Matchers::BuiltIn::CaptureStdout

def self.name

def self.name
  'stdout'
end