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