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