protected function _construct()
 {
     parent::_construct();
     $this->setType('Aoe_FraudManager/Rule_Condition_Order_ShippingAddress_Attribute');
     $this->setName('Shipping Address');
 }
 protected function _construct()
 {
     parent::_construct();
     $this->setType('Aoe_FraudManager/Rule_Condition_Order_Address_Compare');
     $this->setName('Compare Billing and Shipping Addresses');
 }