# File lib/rspec/matchers.rb, line 271
    def be_within(delta)
      BuiltIn::BeWithin.new(delta)
    end