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