183 184 185 186
# File 'lib/musiki.rb', line 183 def self.set_base base, update=false @@base = base Musiki.update if update end