# File lib/arel/table.rb, line 80
def
order
*
expr
from
(
self
).
order
(
*
expr
)
end