# File lib/ramaze/helper/remarkably.rb, line 9
      def a(*args, &block)
        method_missing(:a, *args, &block)
      end