# File lib/gist.rb, line 37
def
self
.
exception
(
*
args
)
RuntimeError
.
new
(
*
args
).
extend
(
self
)
end