Method: Decode::Segment#comments

Defined in:
lib/decode/segment.rb

#commentsObject (readonly)

The preceeding comments.



39
40
41
# File 'lib/decode/segment.rb', line 39

def comments
  @comments
end