# File lib/vagrant-lxc/config.rb, line 62
      def backingstore_option(key, value)
        @backingstore_options << [key, value]
      end