# File lib/Borges/Component/Path.rb, line 28
def
push
(
segment
,
name
)
@stack
.
push
[
segment
,
name
]
end