# File alienreader.rb, line 167
  def service(service_name ="all", command="status")
    sendreceive("service #{service_name} #{command}")
  end