# File lib/inherited_resources/base_helpers.rb, line 95
      def destroy_resource(object)
        object.destroy
      end