Method: Arrogance::BlogObject#most_recent

Defined in:
lib/arrogance/objects.rb

#most_recentObject



36
37
38
# File 'lib/arrogance/objects.rb', line 36

def most_recent
  return @aoh[0]
end