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