# File lib/as_scenegraph.rb, line 11
def
inspect
(
indent
=
0
)
"#{"\t"*indent}#{self.class}"
end