Checks if this is a Blob.
Returns:
78
# File 'lib/gash.rb', line 78 def blob?; self.class == Gash::Blob end