Is there a way to get an error message for an errno in Ruby. I'm looking for similiar functionality as strerror() in C? Thanks.