19 20 21
# File 'lib/Olib/interface/queryable.rb', line 19 def self.sort(&block) fetch.sort &block end