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