public static function init()
 {
     Recurly_CouponRedemption::$_writeableAttributes = array('account_code', 'currency');
     Recurly_CouponRedemption::$_nestedAttributes = array('account');
 }