# File lib/yard/core_ext/module.rb, line 6
def
namespace
name
.
split
(
"::"
)[
0
..
-2
].
join
(
"::"
)
end