This is a Ruby tree! It shows every object from the Ruby Programming Language in a tree format.

status_text

        # OpenSSL::Timestamp::Response.status_text

(from ruby core)
### Implementation from Response
---
    response.status_text -> Array of strings or nil

---

In cases of failure this field may contain an array of strings further
describing the origin of the failure.



      

This is MURDOC! A Ruby documentation browser inspired by Smalltalk-80. It allows you to learn about Ruby by browsing through its class hierarchies, and see any of its methods.