188318841885188618871888188918901891
try { //XXX: refactor so that env is passed in return toInputStream(Env.getInstance().getRuntimeEncoding()); } catch (UnsupportedEncodingException e) { throw new QuercusRuntimeException(e); } //return new StringValueInputStream(); }