# File lib/core/facets/array/only.rb, line 32
  def only?
    size == 1
  end