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