# File lib/sdb/right_sdb_interface.rb, line 160 def sdb_to_ruby(value) value.eql?(@nil_rep) ? nil : value end