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