# File lib/gh/stack.rb, line 38
def
use
(
klass
,
options
= {})
@stack
<<
[
klass
,
options
]
self
end