Method: Todo#context

Defined in:
app/models/chunks/todo.rb

#contextObject

Returns the value of attribute context.



9
10
11
# File 'app/models/chunks/todo.rb', line 9

def context
  @context
end