# File lib/hammer_cli/apipie/resource.rb, line 114
      def resource_defined?
        not (resource.nil? or action.nil?)
      end