attr_reader body: StatementsNode | BeginNode | nil
1671 1672 1673
# File 'lib/prism/node.rb', line 1671 def body @body end