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