class Sass::Importers::DeprecatedPath

def to_s

Other tags:
    See: Sass::Importers::Base#to_s -
def to_s
  "#{@root} (DEPRECATED)"
end