# File lib/gh.rb, line 43
  def self.set(options)
    Thread.current[:GH] = nil
    DefaultStack.options.merge! options
  end