# File lib/marc/controlfield.rb, line 66
def
=~
(
regex
)
return
self
.
to_s
=~
regex
end