169 170 171
# File 'lib/gui/node_view.rb', line 169 def show() @group.visibility = Goo::CanvasItem::VISIBLE if !@group.nil? end