# File lib/ruote/storage/base.rb, line 70
    def get_configuration(key)

      get('configurations', key)
    end