# File lib/apotomo/javascript_generator.rb, line 10
    def <<(javascript)
      "#{javascript}"
    end