# File lib/mcollective/registration/base.rb, line 67
      def body
        raise "Registration Plugins must implement the #body method"
      end