class Beaker::HostCommand

def cmd_line host

def cmd_line host
  eval "\"#{@command}\""
end