public function test_get_class_name()
 {
     $this->assertEquals('WPAS_CF_Text', $this->text_field->get_class_name());
 }