class Middleman::Sitemap::Queryable::Query

def last

def last
  self.all.last
end