# File lib/inherited_resources/base_helpers.rb, line 72
      def create_resource(object)
        object.save
      end