# File lib/mega/interval.rb, line 139
  def last_opened ; Interval.new(@first, @last, false, true) ; end