# File lib/rhc/auth/token_store.rb, line 3
    def initialize(dir)
      @dir = dir
    end