the port to bind to, defaults to 8080
Returns:
the current value of port
11 12 13
# File 'lib/webmachine/configuration.rb', line 11 def port @port end