change to public function tableName() { return '{{comments}}'; } Or to take out in module options
change to
public function tableName()
{
return '{{comments}}';
}
Or to take out in module options