class ONIX::Subject

Public Instance Methods

heading_text() click to toggle source

@return [String]

# File lib/onix/subject.rb, line 11
def heading_text
  self.heading_texts.first
end