# File lib/uuidtools.rb, line 322
  def version
    return (time_hi_and_version >> 12)
  end