21 22 23
# File 'lib/IFMapper/Section.rb', line 21 def marshal_dump return [ @rooms, @connections, @name, @comments ] end