# File lib/moneta/mixins.rb, line 217
    def supports?(feature)
      features.include?(feature)
    end