class Array

Public Instance Methods

header() click to toggle source
# File lib/reggae/parser.rb, line 7
def header
  self.first
end