# File lib/chef/resource/deploy.rb, line 157 def migration_command(arg=nil) set_or_return( :migration_command, arg, :kind_of => [ String ] ) end