class Grape::Path

def root_prefix

def root_prefix
  split_setting(:root_prefix)
end