# File lib/gh/stack.rb, line 21
    def self.build(options = {}, &block)
      new(&block).build(options)
    end