13 14 15 16
# File 'lib/rbnacl/sodium.rb', line 13 def sodium_type(type = nil) return @type if type.nil? @type = type end