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