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