# File lib/rouge/lexers/haml.rb, line 49
      def ruby
        @ruby ||= Ruby.new(@options)
      end