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