# File lib/hammer_cli_foreman/commands.rb, line 322
    def retrieve_and_print
      d = send_request
      print_data d
      d
    end