Class: Me::Store::NullEnvironment

Inherits:
Environment show all
Defined in:
lib/me/store.rb

Instance Attribute Summary

Attributes inherited from Environment

#value

Instance Method Summary collapse

Methods inherited from Environment

wrap

Instance Method Details

#to_sObject



17
18
19
# File 'lib/me/store.rb', line 17

def to_s
  ""
end