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

tagging

        # OpenSSL::ASN1::Constructive.tagging

(from ruby core)
---

May be used as a hint for encoding a value either implicitly or
explicitly by setting it either to `:IMPLICIT` or to `:EXPLICIT`.
*tagging* is not set when a ASN.1 structure is parsed using
OpenSSL::ASN1.decode.



      

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.