# File lib/facets/more/interval.rb, line 145 def reversed Interval.new(@last, @first, true, true) end