# File lib/rhc/auth/x509.rb, line 3
    def initialize(*args)
      @options = args[0] || Commander::Command::Options.new
    end