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