# File lib/aws/record/model/scope.rb, line 131 def order attribute_name, order = :asc _with(:order => [attribute_name, order]) end