# File lib/u2f/u2f.rb, line 8
    def initialize(app_id)
      @app_id = app_id
    end