5 6 7
# File 'lib/xi/core_ext/scalar.rb', line 5 def p(*delta, **metadata) [self].p(*delta, **metadata) end