module Vagrant module UI class Interface alias :output :info alias :detail :info end end end