class CmAdmin::FileImportPolicy

def index?

def index?
  true
end

def show?

def show?
  true
end