# File lib/vagrant-lxc/action/fetch_ip_with_lxc_info.rb, line 13 def call(env) env[:machine_ip] ||= assigned_ip(env) ensure @app.call(env) end