# File lib/nanite/util.rb, line 27
def
to_const_path
snake_case
.
gsub
(
/::/
,
"/"
)
end