# File lib/cgikit/resource.rb, line 413
  def string( name )
    bytedata(name).to_s
  end