32 33 34
# File 'lib/m2x/key.rb', line 32 def path @path ||= "#{ PATH }/#{ URI.encode(@attributes.fetch("key")) }" end