# File lib/marc/controlfield.rb, line 57
    def to_marchash
      return [@tag, @value]
    end