# File lib/moneta/proxy.rb, line 89 def features @features ||= (self.class.features + adapter.features).uniq.freeze end