280 281 282 283
# File 'lib/megam/core/flavors.rb', line 280 def self.remove(o) fav = from_hash(o) fav.remove end