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