# File lib/marc/controlfield.rb, line 62
    def to_s
      return "#{tag} #{value}" 
    end