class Middleman::Sitemap::Queryable::Query

def first

def first
  all.first
end