10 11 12
# File 'lib/myth.rb', line 10 def self.path @path ||= ENV['MYTH_SOURCE_PATH'] || bundled_path end