class MindMap::Gui

Public Class Methods

hello() click to toggle source
# File lib/mind_map.rb, line 5
def self.hello
  'world'
end