# File lib/moneta/adapters/activerecord.rb, line 82 def initialize(options = {}) @table = self.class.get(options) end