# File lib/rspec/matchers/built_in/be_within.rb, line 33
        def description
          "be within #{delta} of #{expected}"
        end