# File lib/uuidtools.rb, line 391
  def hash
    return self.to_i
  end