# File lib/rack/mount/vendor/regin/regin/expression.rb, line 41
    def anchored_to_line?
      anchored_to_start_of_line? && anchored_to_end_of_line?
    end