method:debug ( html_string );return type:stringspecial:staticcontent:ใช้คืนค่า Html ที่จัดความสมดุลให้แล้วexample:$text = "<b>Kohana</b><i>BambooLabCode</i>"; echo Kohana::debug ( $text );