# File lib/gh.rb, line 52
  def self.current=(backend)
    Thread.current[:GH] = backend
  end