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