# File lib/amrita/template.rb, line 34 def get_item(typ, filename, key) nil end
# File lib/amrita/template.rb, line 38 def save_item(item) # do nothing because it's dummy end