# File lib/cgikit/madeleine.rb, line 21
    def insert( object )
      @madeleine.execute_command(@setter.new(object))
    end