Returns a single Type with Array-style access.
103 104 105
# File 'lib/distorted/checking_you_out.rb', line 103 def self.[](type) CHECKING::YOU::types[type].first end