module SassLint module Helper module PathHelper extend ActiveSupport::Concern # Path helper methods go here end end end