Class: CHECKING::YOU::OUT

Inherits:
Object
  • Object
show all
Defined in:
lib/distorted/checking_you_out.rb

Overview

Returns a single Type with Array-style access.

Class Method Summary collapse

Class Method Details

.[](type) ⇒ Object



103
104
105
# File 'lib/distorted/checking_you_out.rb', line 103

def self.[](type)
  CHECKING::YOU::types[type].first
end