module Polyfill::V2_2::Vector

Public Instance Methods

+@() click to toggle source
# File lib/polyfill/v2_2/vector.rb, line 4
def +@
  self
end