# File lib/standard/facets/interval.rb, line 113
  def ~@ ; Interval.new(first, last, true, true) ; end