Method: Document#author

Defined in:
lib/document.rb

#authorObject

Returns the value of attribute author.



5
6
7
# File 'lib/document.rb', line 5

def author
  @author
end