# File lib/hammer_cli_foreman/interface.rb, line 31
      def extend_data(nic)
        nic['_type'] = HammerCLIForeman::Interface.format_type(nic)
        nic
      end