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