# File lib/moneta/rufus.rb, line 12 def initialize(options = {}) file = options[:file] super("#{file}.tch") end