[Source]
# File lib/amrita/template.rb, line 44 def get_item(typ, filename, key) nil end
# File lib/amrita/template.rb, line 48 def save_item(item) # do nothing because it's dummy end
[Validate]