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