# Pastebin W9p2Ceyj $ perl6 examples/ticket/index.p6 Ticket::ResultSeq.new(chain => Red::AST::Chained.new(filter => Red::AST::Eq.new(op => "=", returns => Bool, left => Red::Column.new(attr => ticket.author_id, attr-name => "author-id", id => Bool::False, auto-increment => Bool::False, references => -> ;; $_? is raw { #`(Block|90940904) ... }, nullable => Bool::True, name => "author_id", class => Ticket, name-alias => "author_id", type => Str, inflate => { ... }, deflate => { ... }, computation => Any), right => Red::AST::Value.new(value => 1, type => Int, column => Red::Column), bind-left => Bool::False, bind-right => Bool::True), limit => Int, post => Callable, order => Array[Red::Column].new(), group => Array[Red::AST].new(), table-list => [], next => Red::AST::Chained)) True 1: me.tickets.Seq new - novo ticket 01 new - novo ticket 02 new - novo ticket 03 new - novo ticket 04 2: me.tickets No such method 'status' for invocant of type 'Ticket::ResultSeq' in block at examples/ticket/index.p6 line 58 in block at examples/ticket/index.p6 line 58