Method: EML::Environment.to_sym

Defined in:
lib/eml/environment.rb

.to_symObject



17
18
19
# File 'lib/eml/environment.rb', line 17

def to_sym
  @to_sym ||= set(default)
end