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