# File lib/rbreadline.rb, line 2655
def
m_offset
(
margin
,
offset
) ((
margin
)
==
0
?
offset
:
0
)
end