26 27 28
# File 'lib/evernote_utils/notebook.rb', line 26 def notes(options={}) Note.where(@core, options.merge(notebook: self)) end