module Aquarium::TypeFinderIntroductionExampleModule
Public Instance Methods
introduced_method()
click to toggle source
# File examples/introductions_example.rb 14 def introduced_method; end