# File lib/flukso/database.rb, line 120
def
find_reading_last
return
find_last_reading
(
1
)[
0
];
end