Libraries
»
inspectbang
(1.0.0)
»
Index (M)
»
InspectBang
»
Method
Module: InspectBang::Method
Defined in:
lib/inspectbang.rb
Instance Method Summary
collapse
#
inspect!
⇒ Object
Instance Method Details
#
inspect!
⇒
Object
Raises:
(
Exception
)
7 8 9
# File 'lib/inspectbang.rb', line 7
def
inspect!
raise
Exception
.
new
(
self
.
inspect
)
end