module TextOpener
Constants
- VERSION
Public Class Methods
install()
click to toggle source
# File lib/text_opener.rb, line 10 def self.install NSA.new.tap(&:intercept) end
# File lib/text_opener.rb, line 10 def self.install NSA.new.tap(&:intercept) end