It's "reliable" given the default implementation, but it is not guaranteed for all implementations (even if the current jruby implementaton works). Bottom line is, don't rely on implementation details for your code to go through (if you can help it). Regards, Jordan