Returns document content.
string
public function getContent() { return trim($this->getDriver() ->getContent()); }