module Vkontakte @@accounts = YAML.load_file("#{RAILS_ROOT}/config/vk_accounts.yml") def get artist, track, length end def getHtml q end def parseHtml html end def calcWeight files end end