class Rails::Command::NotesCommand

def perform(*)

def perform(*)
  require_application_and_environment!
  display_annotations
end