Module: Hemingway::Block::Center::Center0

Defined in:
lib/hemingway/block/center/center.rb

Instance Method Summary collapse

Instance Method Details

#block_endObject



16
17
18
# File 'lib/hemingway/block/center/center.rb', line 16

def block_end
  elements[0]
end

#center_typeObject



20
21
22
# File 'lib/hemingway/block/center/center.rb', line 20

def center_type
  elements[1]
end