# File lib/cgikit/madeleine.rb, line 25
    def delete(object)
      @madeleine.execute_command(@deleter.new(object))
    end