# File lib/core/facets/range/op_add.rb, line 11
  def +(value)
                [self, value].arrange
        end