61 62 63
# File 'lib/narou.rb', line 61 def self.get_script_dir @@script_dir ||= File.expand_path(File.join(File.dirname(__FILE__), "..")) end