module RSpec::Support::RubyFeatures

def supports_taint?

def supports_taint?
  false
end