--- !ruby/object:Gem::Specification name: vagrantup version: !ruby/object:Gem::Version version: 1.1.2 platform: ruby authors: - Mitchell Hashimoto - John Bender autorequire: bindir: bin cert_chain: [] date: 2013-03-28 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: childprocess requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 0.3.7 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 0.3.7 - !ruby/object:Gem::Dependency name: erubis requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 2.7.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 2.7.0 - !ruby/object:Gem::Dependency name: i18n requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 0.6.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 0.6.0 - !ruby/object:Gem::Dependency name: json requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: 1.5.1 - - < - !ruby/object:Gem::Version version: 1.8.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: 1.5.1 - - < - !ruby/object:Gem::Version version: 1.8.0 - !ruby/object:Gem::Dependency name: log4r requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 1.1.9 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 1.1.9 - !ruby/object:Gem::Dependency name: net-ssh requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 2.6.6 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 2.6.6 - !ruby/object:Gem::Dependency name: net-scp requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 1.1.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 1.1.0 - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: contest requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: 0.1.2 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: 0.1.2 - !ruby/object:Gem::Dependency name: minitest requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 2.5.1 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 2.5.1 - !ruby/object:Gem::Dependency name: mocha requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rspec-core requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 2.11.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 2.11.0 - !ruby/object:Gem::Dependency name: rspec-expectations requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 2.11.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 2.11.0 - !ruby/object:Gem::Dependency name: rspec-mocks requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 2.11.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 2.11.0 description: Vagrant is a tool for building and distributing virtualized development environments. email: - mitchell.hashimoto@gmail.com - john.m.bender@gmail.com executables: - vagrant extensions: [] extra_rdoc_files: [] files: - bin/vagrant - CHANGELOG.md - config/default.rb - contrib/bash/completion.sh - contrib/emacs/vagrant.el - contrib/README.md - contrib/vim/vagrantfile.vim - Gemfile - keys/README.md - keys/vagrant - keys/vagrant.pub - lib/vagrant/action/builder.rb - lib/vagrant/action/builtin/box_add.rb - lib/vagrant/action/builtin/call.rb - lib/vagrant/action/builtin/config_validate.rb - lib/vagrant/action/builtin/confirm.rb - lib/vagrant/action/builtin/env_set.rb - lib/vagrant/action/builtin/graceful_halt.rb - lib/vagrant/action/builtin/handle_box_url.rb - lib/vagrant/action/builtin/handle_forwarded_port_collisions.rb - lib/vagrant/action/builtin/lock.rb - lib/vagrant/action/builtin/nfs.rb - lib/vagrant/action/builtin/provision.rb - lib/vagrant/action/builtin/set_hostname.rb - lib/vagrant/action/builtin/ssh_exec.rb - lib/vagrant/action/builtin/ssh_run.rb - lib/vagrant/action/general/package.rb - lib/vagrant/action/hook.rb - lib/vagrant/action/runner.rb - lib/vagrant/action/warden.rb - lib/vagrant/action.rb - lib/vagrant/box.rb - lib/vagrant/box_collection.rb - lib/vagrant/cli.rb - lib/vagrant/config/container.rb - lib/vagrant/config/loader.rb - lib/vagrant/config/v1/dummy_config.rb - lib/vagrant/config/v1/loader.rb - lib/vagrant/config/v1/root.rb - lib/vagrant/config/v1.rb - lib/vagrant/config/v2/dummy_config.rb - lib/vagrant/config/v2/loader.rb - lib/vagrant/config/v2/root.rb - lib/vagrant/config/v2/util.rb - lib/vagrant/config/v2.rb - lib/vagrant/config/version_base.rb - lib/vagrant/config.rb - lib/vagrant/downloaders/base.rb - lib/vagrant/downloaders/file.rb - lib/vagrant/downloaders/http.rb - lib/vagrant/downloaders.rb - lib/vagrant/environment.rb - lib/vagrant/errors.rb - lib/vagrant/hosts.rb - lib/vagrant/machine.rb - lib/vagrant/machine_state.rb - lib/vagrant/plugin/v1/command.rb - lib/vagrant/plugin/v1/communicator.rb - lib/vagrant/plugin/v1/config.rb - lib/vagrant/plugin/v1/errors.rb - lib/vagrant/plugin/v1/guest.rb - lib/vagrant/plugin/v1/host.rb - lib/vagrant/plugin/v1/manager.rb - lib/vagrant/plugin/v1/plugin.rb - lib/vagrant/plugin/v1/provider.rb - lib/vagrant/plugin/v1/provisioner.rb - lib/vagrant/plugin/v1.rb - lib/vagrant/plugin/v2/command.rb - lib/vagrant/plugin/v2/communicator.rb - lib/vagrant/plugin/v2/components.rb - lib/vagrant/plugin/v2/config.rb - lib/vagrant/plugin/v2/errors.rb - lib/vagrant/plugin/v2/guest.rb - lib/vagrant/plugin/v2/host.rb - lib/vagrant/plugin/v2/manager.rb - lib/vagrant/plugin/v2/plugin.rb - lib/vagrant/plugin/v2/provider.rb - lib/vagrant/plugin/v2/provisioner.rb - lib/vagrant/plugin/v2.rb - lib/vagrant/plugin.rb - lib/vagrant/registry.rb - lib/vagrant/ssh.rb - lib/vagrant/test_helpers.rb - lib/vagrant/ui.rb - lib/vagrant/util/ansi_escape_code_remover.rb - lib/vagrant/util/busy.rb - lib/vagrant/util/counter.rb - lib/vagrant/util/file_checksum.rb - lib/vagrant/util/file_mode.rb - lib/vagrant/util/hash_with_indifferent_access.rb - lib/vagrant/util/is_port_open.rb - lib/vagrant/util/line_ending_helpers.rb - lib/vagrant/util/network_ip.rb - lib/vagrant/util/platform.rb - lib/vagrant/util/retryable.rb - lib/vagrant/util/safe_exec.rb - lib/vagrant/util/safe_puts.rb - lib/vagrant/util/scoped_hash_override.rb - lib/vagrant/util/ssh.rb - lib/vagrant/util/stacked_proc_runner.rb - lib/vagrant/util/string_block_editor.rb - lib/vagrant/util/subprocess.rb - lib/vagrant/util/template_renderer.rb - lib/vagrant/util/which.rb - lib/vagrant/util.rb - lib/vagrant/version.rb - lib/vagrant.rb - LICENSE - plugins/commands/box/command/add.rb - plugins/commands/box/command/list.rb - plugins/commands/box/command/remove.rb - plugins/commands/box/command/repackage.rb - plugins/commands/box/command/root.rb - plugins/commands/box/plugin.rb - plugins/commands/destroy/command.rb - plugins/commands/destroy/plugin.rb - plugins/commands/halt/command.rb - plugins/commands/halt/plugin.rb - plugins/commands/init/command.rb - plugins/commands/init/plugin.rb - plugins/commands/package/command.rb - plugins/commands/package/plugin.rb - plugins/commands/plugin/action/bundler_check.rb - plugins/commands/plugin/action/install_gem.rb - plugins/commands/plugin/action/license_plugin.rb - plugins/commands/plugin/action/list_plugins.rb - plugins/commands/plugin/action/prune_gems.rb - plugins/commands/plugin/action/uninstall_plugin.rb - plugins/commands/plugin/action.rb - plugins/commands/plugin/command/base.rb - plugins/commands/plugin/command/install.rb - plugins/commands/plugin/command/license.rb - plugins/commands/plugin/command/list.rb - plugins/commands/plugin/command/root.rb - plugins/commands/plugin/command/uninstall.rb - plugins/commands/plugin/gem_helper.rb - plugins/commands/plugin/plugin.rb - plugins/commands/plugin/state_file.rb - plugins/commands/provision/command.rb - plugins/commands/provision/plugin.rb - plugins/commands/reload/command.rb - plugins/commands/reload/plugin.rb - plugins/commands/resume/command.rb - plugins/commands/resume/plugin.rb - plugins/commands/ssh/command.rb - plugins/commands/ssh/plugin.rb - plugins/commands/ssh_config/command.rb - plugins/commands/ssh_config/plugin.rb - plugins/commands/status/command.rb - plugins/commands/status/plugin.rb - plugins/commands/suspend/command.rb - plugins/commands/suspend/plugin.rb - plugins/commands/up/command.rb - plugins/commands/up/plugin.rb - plugins/commands/up/start_mixins.rb - plugins/communicators/ssh/communicator.rb - plugins/communicators/ssh/plugin.rb - plugins/guests/arch/guest.rb - plugins/guests/arch/plugin.rb - plugins/guests/debian/guest.rb - plugins/guests/debian/plugin.rb - plugins/guests/fedora/guest.rb - plugins/guests/fedora/plugin.rb - plugins/guests/freebsd/config.rb - plugins/guests/freebsd/guest.rb - plugins/guests/freebsd/plugin.rb - plugins/guests/gentoo/guest.rb - plugins/guests/gentoo/plugin.rb - plugins/guests/linux/config.rb - plugins/guests/linux/guest.rb - plugins/guests/linux/plugin.rb - plugins/guests/openbsd/guest.rb - plugins/guests/openbsd/plugin.rb - plugins/guests/redhat/guest.rb - plugins/guests/redhat/plugin.rb - plugins/guests/solaris/config.rb - plugins/guests/solaris/guest.rb - plugins/guests/solaris/plugin.rb - plugins/guests/suse/guest.rb - plugins/guests/suse/plugin.rb - plugins/guests/ubuntu/guest.rb - plugins/guests/ubuntu/plugin.rb - plugins/hosts/arch/host.rb - plugins/hosts/arch/plugin.rb - plugins/hosts/bsd/host.rb - plugins/hosts/bsd/plugin.rb - plugins/hosts/fedora/host.rb - plugins/hosts/fedora/plugin.rb - plugins/hosts/freebsd/host.rb - plugins/hosts/freebsd/plugin.rb - plugins/hosts/gentoo/host.rb - plugins/hosts/gentoo/plugin.rb - plugins/hosts/linux/host.rb - plugins/hosts/linux/plugin.rb - plugins/hosts/opensuse/host.rb - plugins/hosts/opensuse/plugin.rb - plugins/hosts/windows/host.rb - plugins/hosts/windows/plugin.rb - plugins/kernel_v1/config/nfs.rb - plugins/kernel_v1/config/package.rb - plugins/kernel_v1/config/ssh.rb - plugins/kernel_v1/config/vagrant.rb - plugins/kernel_v1/config/vm.rb - plugins/kernel_v1/plugin.rb - plugins/kernel_v2/config/nfs.rb - plugins/kernel_v2/config/package.rb - plugins/kernel_v2/config/ssh.rb - plugins/kernel_v2/config/vagrant.rb - plugins/kernel_v2/config/vm.rb - plugins/kernel_v2/config/vm_provisioner.rb - plugins/kernel_v2/config/vm_subvm.rb - plugins/kernel_v2/plugin.rb - plugins/providers/virtualbox/action/boot.rb - plugins/providers/virtualbox/action/check_accessible.rb - plugins/providers/virtualbox/action/check_created.rb - plugins/providers/virtualbox/action/check_guest_additions.rb - plugins/providers/virtualbox/action/check_running.rb - plugins/providers/virtualbox/action/check_virtualbox.rb - plugins/providers/virtualbox/action/clean_machine_folder.rb - plugins/providers/virtualbox/action/clear_forwarded_ports.rb - plugins/providers/virtualbox/action/clear_network_interfaces.rb - plugins/providers/virtualbox/action/clear_shared_folders.rb - plugins/providers/virtualbox/action/created.rb - plugins/providers/virtualbox/action/customize.rb - plugins/providers/virtualbox/action/destroy.rb - plugins/providers/virtualbox/action/destroy_confirm.rb - plugins/providers/virtualbox/action/destroy_unused_network_interfaces.rb - plugins/providers/virtualbox/action/discard_state.rb - plugins/providers/virtualbox/action/export.rb - plugins/providers/virtualbox/action/forced_halt.rb - plugins/providers/virtualbox/action/forward_ports.rb - plugins/providers/virtualbox/action/import.rb - plugins/providers/virtualbox/action/is_paused.rb - plugins/providers/virtualbox/action/is_running.rb - plugins/providers/virtualbox/action/is_saved.rb - plugins/providers/virtualbox/action/match_mac_address.rb - plugins/providers/virtualbox/action/message_not_created.rb - plugins/providers/virtualbox/action/message_not_running.rb - plugins/providers/virtualbox/action/message_will_not_destroy.rb - plugins/providers/virtualbox/action/network.rb - plugins/providers/virtualbox/action/package.rb - plugins/providers/virtualbox/action/package_vagrantfile.rb - plugins/providers/virtualbox/action/prepare_forwarded_port_collision_params.rb - plugins/providers/virtualbox/action/prepare_nfs_settings.rb - plugins/providers/virtualbox/action/prune_nfs_exports.rb - plugins/providers/virtualbox/action/resume.rb - plugins/providers/virtualbox/action/sane_defaults.rb - plugins/providers/virtualbox/action/set_name.rb - plugins/providers/virtualbox/action/setup_package_files.rb - plugins/providers/virtualbox/action/share_folders.rb - plugins/providers/virtualbox/action/suspend.rb - plugins/providers/virtualbox/action.rb - plugins/providers/virtualbox/config.rb - plugins/providers/virtualbox/driver/base.rb - plugins/providers/virtualbox/driver/meta.rb - plugins/providers/virtualbox/driver/version_4_0.rb - plugins/providers/virtualbox/driver/version_4_1.rb - plugins/providers/virtualbox/driver/version_4_2.rb - plugins/providers/virtualbox/model/forwarded_port.rb - plugins/providers/virtualbox/plugin.rb - plugins/providers/virtualbox/provider.rb - plugins/providers/virtualbox/util/compile_forwarded_ports.rb - plugins/provisioners/chef/config/base.rb - plugins/provisioners/chef/config/chef_client.rb - plugins/provisioners/chef/config/chef_solo.rb - plugins/provisioners/chef/plugin.rb - plugins/provisioners/chef/provisioner/base.rb - plugins/provisioners/chef/provisioner/chef_client.rb - plugins/provisioners/chef/provisioner/chef_solo.rb - plugins/provisioners/puppet/config/puppet.rb - plugins/provisioners/puppet/config/puppet_server.rb - plugins/provisioners/puppet/plugin.rb - plugins/provisioners/puppet/provisioner/puppet.rb - plugins/provisioners/puppet/provisioner/puppet_server.rb - plugins/provisioners/shell/config.rb - plugins/provisioners/shell/plugin.rb - plugins/provisioners/shell/provisioner.rb - plugins/README.md - Rakefile - README.md - tasks/acceptance.rake - tasks/bundler.rake - tasks/test.rake - templates/commands/init/Vagrantfile.erb - templates/commands/ssh_config/config.erb - templates/config/messages.erb - templates/config/validation_failed.erb - templates/guests/arch/network_dhcp.erb - templates/guests/arch/network_static.erb - templates/guests/debian/network_dhcp.erb - templates/guests/debian/network_static.erb - templates/guests/fedora/network_dhcp.erb - templates/guests/fedora/network_static.erb - templates/guests/freebsd/network_dhcp.erb - templates/guests/freebsd/network_static.erb - templates/guests/gentoo/network_dhcp.erb - templates/guests/gentoo/network_static.erb - templates/guests/redhat/network_dhcp.erb - templates/guests/redhat/network_static.erb - templates/locales/en.yml - templates/nfs/exports.erb - templates/nfs/exports_freebsd.erb - templates/nfs/exports_linux.erb - templates/package_Vagrantfile.erb - templates/provisioners/chef_client/client.erb - templates/provisioners/chef_solo/solo.erb - templates/rgloader.rb - test/acceptance/base.rb - test/acceptance/box_test.rb - test/acceptance/destroy_test.rb - test/acceptance/halt_test.rb - test/acceptance/init_test.rb - test/acceptance/networking/host_only_test.rb - test/acceptance/networking/port_forward_test.rb - test/acceptance/package_test.rb - test/acceptance/provisioning/basic_test.rb - test/acceptance/provisioning/chef_solo_test.rb - test/acceptance/provisioning/shell_test.rb - test/acceptance/resume_test.rb - test/acceptance/shared_folders_test.rb - test/acceptance/skeletons/chef_solo_basic/cookbooks/basic/recipes/default.rb - test/acceptance/skeletons/chef_solo_basic/README.md - test/acceptance/skeletons/chef_solo_json/cookbooks/basic/recipes/default.rb - test/acceptance/skeletons/chef_solo_json/README.md - test/acceptance/skeletons/provisioner_multi/cookbooks/basic/recipes/default.rb - test/acceptance/skeletons/provisioner_multi/README.md - test/acceptance/ssh_test.rb - test/acceptance/support/config.rb - test/acceptance/support/isolated_environment.rb - test/acceptance/support/matchers/have_color.rb - test/acceptance/support/matchers/match_output.rb - test/acceptance/support/matchers/succeed.rb - test/acceptance/support/network_tests.rb - test/acceptance/support/output.rb - test/acceptance/support/shared/base_context.rb - test/acceptance/support/shared/command_examples.rb - test/acceptance/support/virtualbox.rb - test/acceptance/suspend_test.rb - test/acceptance/up_basic_test.rb - test/acceptance/up_with_box_url.rb - test/acceptance/vagrant_test.rb - test/acceptance/version_test.rb - test/config/acceptance_boxes.yml - test/support/isolated_environment.rb - test/support/tempdir.rb - test/unit/base.rb - test/unit/support/dummy_provider.rb - test/unit/support/isolated_environment.rb - test/unit/support/shared/base_context.rb - test/unit/vagrant/action/builder_test.rb - test/unit/vagrant/action/builtin/call_test.rb - test/unit/vagrant/action/builtin/confirm_test.rb - test/unit/vagrant/action/builtin/env_set_test.rb - test/unit/vagrant/action/builtin/graceful_halt_test.rb - test/unit/vagrant/action/builtin/lock_test.rb - test/unit/vagrant/action/builtin/ssh_exec_test.rb - test/unit/vagrant/action/hook_test.rb - test/unit/vagrant/action/runner_test.rb - test/unit/vagrant/action/warden_test.rb - test/unit/vagrant/box_collection_test.rb - test/unit/vagrant/box_test.rb - test/unit/vagrant/cli_test.rb - test/unit/vagrant/config/loader_test.rb - test/unit/vagrant/config/v1/dummy_config_test.rb - test/unit/vagrant/config/v1/loader_test.rb - test/unit/vagrant/config/v1/root_test.rb - test/unit/vagrant/config/v2/dummy_config_test.rb - test/unit/vagrant/config/v2/loader_test.rb - test/unit/vagrant/config/v2/root_test.rb - test/unit/vagrant/config/v2/util_test.rb - test/unit/vagrant/config_test.rb - test/unit/vagrant/downloaders/base_test.rb - test/unit/vagrant/downloaders/file_test.rb - test/unit/vagrant/downloaders/http_test.rb - test/unit/vagrant/environment_test.rb - test/unit/vagrant/hosts_test.rb - test/unit/vagrant/machine_state_test.rb - test/unit/vagrant/machine_test.rb - test/unit/vagrant/plugin/v1/command_test.rb - test/unit/vagrant/plugin/v1/communicator_test.rb - test/unit/vagrant/plugin/v1/config_test.rb - test/unit/vagrant/plugin/v1/host_test.rb - test/unit/vagrant/plugin/v1/manager_test.rb - test/unit/vagrant/plugin/v1/plugin_test.rb - test/unit/vagrant/plugin/v1/provider_test.rb - test/unit/vagrant/plugin/v2/command_test.rb - test/unit/vagrant/plugin/v2/communicator_test.rb - test/unit/vagrant/plugin/v2/components_test.rb - test/unit/vagrant/plugin/v2/config_test.rb - test/unit/vagrant/plugin/v2/host_test.rb - test/unit/vagrant/plugin/v2/manager_test.rb - test/unit/vagrant/plugin/v2/plugin_test.rb - test/unit/vagrant/plugin/v2/provider_test.rb - test/unit/vagrant/registry_test.rb - test/unit/vagrant/util/ansi_escape_code_remover_test.rb - test/unit/vagrant/util/file_checksum_test.rb - test/unit/vagrant/util/hash_with_indifferent_access_test.rb - test/unit/vagrant/util/is_port_open_test.rb - test/unit/vagrant/util/line_endings_helper_test.rb - test/unit/vagrant/util/network_ip_test.rb - test/unit/vagrant/util/retryable_test.rb - test/unit/vagrant/util/scoped_hash_override_test.rb - test/unit/vagrant/util/ssh_test.rb - test/unit/vagrant/util/string_block_editor_test.rb - test/unit/vagrant/util/which_test.rb - test/unit/vagrant_test.rb - vagrant.gemspec - vagrant.gemspecbak homepage: http://vagrantup.com licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: 1.3.6 requirements: [] rubyforge_project: vagrant rubygems_version: 2.0.0 signing_key: specification_version: 4 summary: Build and distribute virtualized development environments. test_files: [] has_rdoc: