module Block
    class RubyP < CharacterMethodCall
      blocknize '^\s*p\((.+)\)\s*$',
                statement: true, inline: true