attr_aligner
Two attr keywords. Two separate indentations. Align the colons.
attr_reader :align, :variables, :with attr_accessor :spaces, :to, :complete, :challenge # vim: set expandtab:
attr_reader :align,
:variables,
:with
attr_accessor :spaces,
:to,
:complete,
:challenge
# vim: set expandtab: