/**
  * @return string
  */
 function __toString()
 {
     return $this->_frame->__toString();
 }