# File lib/facet/version.rb, line 77
  def ==( other )
    @num == other.to_a
  end