# File lib/vagrant-libvirt/action/share_folders.rb, line 14 def call(env) @env = env prepare_folders create_metadata @app.call(env) end