mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
This is kind of a weird one because it'll only cause a failure when serializing a subobject or hash of a `StripeObject`, but it's good practice to initialize instance variables anyway. Fixes #360.