21 22 23 24
# File 'lib/interscript/node/tests.rb', line 21 def to_hash { :class => self.class.to_s, :data => @data } end