# File lib/ramaze/log/logger.rb, line 27
      def dev(*args)
        debug(*args)
      end