class ActiveRecord::Result

def self.empty # :nodoc:

:nodoc:
def self.empty # :nodoc:
  EMPTY
end