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

      get('configurations', key)
    end