Returns the type of post.
Returns:
the type of post.
4 5 6
# File 'lib/funky/post.rb', line 4 def type data[:type] end