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