# File lib/gst.rb, line 15
def
inspect
super
.
gsub
(
/>\z/
,
": #{to_s}>"
)
end