# File lib/marc/record.rb, line 193
def
to_dublin_core
return
MARC
::
DublinCore
.
map
(
self
)
end