# File mmap.rb, line 57
def
new
(
file
,
mode
=
"r"
,
protection
=
Mmap
::
MAP_SHARED
,
options
= {})
end