# File lib_wpm/wpm.rb, line 2081
    def view
      yield(self.to_s)
      nil
    end