# File lib/scrubyt/utils/ruby_extensions.rb, line 47 def -(amount) (self.begin - amount)..(self.end - amount) end