diff --git a/src/View/ViewableData_Debugger.php b/src/View/ViewableData_Debugger.php
index 8c9b5805c..21c32f33a 100644
--- a/src/View/ViewableData_Debugger.php
+++ b/src/View/ViewableData_Debugger.php
@@ -50,10 +50,8 @@ class ViewableData_Debugger extends ViewableData
// debugging information for the entire class
$reflector = new ReflectionObject($this->object);
$debug = "Debugging Information: all methods available in '{$class}'