# File lib/moneta/adapters/client.rb, line 70 def features @features ||= begin write(:features) read.freeze end end