# File lib/merb-core.rb, line 482
    def orm
      @orm ||= :none
    end