module RSpec::Support::RubyFeatures

def foo; end }.instance_method(:foo).bind(Object.new)

def foo; end }.instance_method(:foo).bind(Object.new)