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