# File lib/cgikit/context.rb, line 130
  def append( string )
    @contexts << string
    _append_zero_to_count
  end